home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / amigae.sept.archive / 000016_crash!cup.port….com!Politikill_Sat, 4 Sep 93 06:24:01 PST.msg < prev    next >
Text File  |  1993-11-02  |  1KB  |  41 lines

  1. Received: by bkhouse.cts.com (V1.16/Amiga)
  2.     id AA00000; Sat, 4 Sep 93 06:24:01 PST
  3. Received: from nova.unix.portal.com by crash.cts.com with smtp
  4.     (Smail3.1.28.1 #18) id m0oYeqJ-00008XC; Fri, 3 Sep 93 10:22 PDT
  5. Received: by nova.unix.portal.com (5.65b/4.1 1.428) 
  6.     id AA25611; Fri, 3 Sep 93 10:26:46 -0700
  7. Received: from hobo  by portal.unix.portal.com (1.738) 
  8.     id AA10387; Fri, 3 Sep 93 10:26:44 -0700
  9. Received: by hobo.corp.portal.com (4.1/4.0.3 1.74) 
  10.     id AA18585; Fri, 3 Sep 93 10:26:43 PDT
  11. Return-Path: <Politikill@cup.portal.com>
  12. Lines: 22
  13. Date: Fri,  3 Sep 93 10:26:42 PDT
  14. Message-Id: <9309031026.2.18028@cup.portal.com>
  15. X-Origin: The Portal System (TM)
  16. From: Politikill@cup.portal.com
  17. To: AmigaE@bkhouse.cts.com
  18. Subject: Quip_II?
  19.  
  20. I just got QUIP!
  21.  
  22.     I see what you mean, needing to add XPK support! Whoa! 10,000 lines!?
  23. But, I have a proposition for you, to perhaps make Quip more used...use it
  24. to add taglines to messages. Kind of like how I have GammaTag (which I wrote
  25. in ARexx) give me a random tagline, and aattach it to a messgae. You have
  26. almost everything there, but when the GUI is added, this may be something to
  27. think about. 
  28.  
  29.  / / /
  30. /_/_/iZ
  31.  
  32. MODULE 'WiZkId'
  33. PROC main()
  34.   wizkid.inetaddress:='Politikill@cup.portal.com'
  35.   wizkid.realname:='Jeffrey J Peden ]['
  36.   WriteF('GET EDS! - THE E DEVELOPMENT SYSTEM OF CHOICE!')
  37. ENDPROC
  38.  
  39.  
  40. *-- GammaTag Version 2.8 --*
  41. *-- It works better if you plug it in *AND THEN* turn it on.